home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / tex / cstex / disk6 / inputs_2.lzh / INPUTS / LIB / LOGO9.MF < prev    next >
Encoding:
Text File  |  1990-04-18  |  392 b   |  11 lines

  1. % 9-point METAFONT logo
  2. font_size 9pt#;    % the "design size" of this font
  3. ht#:=.9*6pt#;    % height of characters
  4. xgap#:=.9*0.6pt#;  % horizontal adjustment
  5. u#:=.91*4/9pt#;    % unit width
  6. s#:=.08pt#;    % extra space at the left and the right
  7. o#:=1/10pt#;    % overshoot
  8. px#:=.9*2/3pt#;    % horizontal thickness of pen
  9. input logo    % now generate the font
  10. bye      % and stop.
  11.